BackupServiceToggledEvent
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אדמין הפעיל או השבית את שירות הגיבוי.
ייצוג ב-JSON |
{
"adminPackageName": string,
"adminUserId": integer,
"backupServiceState": enum (BackupServiceState )
} |
שדות |
adminPackageName |
string
שם החבילה של אפליקציית האדמין ששולחת את הבקשה לשינוי.
|
adminUserId |
integer
מזהה המשתמש באפליקציית האדמין שממנה נשלחה הבקשה לשינוי.
|
backupServiceState |
enum (BackupServiceState )
אם שירות הגיבוי מופעל
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],[],null,["# BackupServiceToggledEvent\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAn admin has enabled or disabled backup service.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"adminPackageName\": string, \"adminUserId\": integer, \"backupServiceState\": enum (/android/management/reference/rest/v1/BackupServiceState) } ``` |\n\n| Fields ||\n|----------------------|---------------------------------------------------------------------------------------------------------------------------------|\n| `adminPackageName` | `string` Package name of the admin app requesting the change. |\n| `adminUserId` | `integer` User ID of the admin app from the which the change was requested. |\n| `backupServiceState` | `enum (`[BackupServiceState](/android/management/reference/rest/v1/BackupServiceState)`)` Whether the backup service is enabled |"]]