[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[],[],null,["- [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 |"]]