DriveSyncStateChanged

การแจ้งเตือนเมื่อผู้ใช้ถูกจำกัดไม่ให้ซิงค์เนื้อหาจากไคลเอ็นต์ เช่น ไดรฟ์สำหรับเดสก์ท็อป

การแสดง JSON
{
  "email": string,
  "syncPauseStartTime": string,
  "syncState": enum (SyncState),
  "syncStateChangeReason": enum (SyncStateChangeReason)
}
ช่อง
email

string

อีเมลของผู้ใช้ที่ได้รับผลกระทบ

syncPauseStartTime

string (Timestamp format)

เวลาที่หยุดการซิงค์ชั่วคราว

syncState

enum (SyncState)

สถานะการซิงค์ปัจจุบัน

syncStateChangeReason

enum (SyncStateChangeReason)

เหตุผลของการเปลี่ยนแปลงสถานะการซิงค์