โปรดทราบว่าหน้านี้ยังมีกิจกรรมสำหรับ Google Hangouts และผลิตภัณฑ์ Google Chat ก่อนหน้านี้ด้วย
ระบบจะแสดงเหตุการณ์ประเภทนี้ด้วย type=CHAT_SETTINGS
สร้างเกตเวย์ที่ทำงานร่วมกันของ Google Meet แล้ว
รายละเอียดเหตุการณ์
ชื่อเหตุการณ์
MEET_INTEROP_CREATE_GATEWAY
พารามิเตอร์
GATEWAY_NAME
string
ชื่อเกตเวย์
ตัวอย่างคำขอ
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_CREATE_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
A Hangouts Meet interoperability gateway was created
ลบเกตเวย์ความสามารถในการทำงานร่วมกันของ Google Meet แล้ว
รายละเอียดเหตุการณ์
ชื่อเหตุการณ์
MEET_INTEROP_DELETE_GATEWAY
พารามิเตอร์
GATEWAY_NAME
string
ชื่อเกตเวย์
ตัวอย่างคำขอ
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_DELETE_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
A Hangouts Meet interoperability gateway was deleted
แก้ไขเกตเวย์ความสามารถในการทำงานร่วมกันของ Google Meet แล้ว
รายละเอียดเหตุการณ์
ชื่อเหตุการณ์
MEET_INTEROP_MODIFY_GATEWAY
พารามิเตอร์
GATEWAY_NAME
string
ชื่อเกตเวย์
ตัวอย่างคำขอ
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MEET_INTEROP_MODIFY_GATEWAY&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
A Hangouts Meet interoperability gateway was modified
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CHAT_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
รูปแบบข้อความในคอนโซลผู้ดูแลระบบ
{SETTING_NAME} for talk service for your organization changed from {OLD_VALUE} to {NEW_VALUE}
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-08-29 UTC"],[[["This document outlines the Admin Audit activity events related to Talk Settings, including Google Hangouts and Google Chat."],["You can retrieve these events using the Activities.list() method with `applicationName=admin` and filtering by `type=CHAT_SETTINGS`."],["The events cover actions such as creating, deleting, and modifying Google Meet interoperability gateways."],["The `CHANGE_CHAT_SETTING` event tracks modifications to Talk service settings, providing details about the old and new values."]]],[]]