[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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 |"]]