[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-28 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 |"]]