An event sent for an enterprise upgrade. An enterprise upgrade is a process that upgrades a managed Google Play Accounts enterprise to a managed Google domain.
[[["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-01 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAn event sent for an enterprise upgrade. An enterprise upgrade is a process that upgrades a managed Google Play Accounts enterprise to a managed Google domain.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------|\n| ``` { \"enterprise\": string, \"upgradeState\": enum (/android/management/reference/rest/v1/UpgradeState) } ``` |\n\n| Fields ||\n|----------------|---------------------------------------------------------------------------------------------------------------------------------|\n| `enterprise` | `string` The name of upgraded enterprise in the format \"enterprises/{enterprise}\" |\n| `upgradeState` | `enum (`[UpgradeState](/android/management/reference/rest/v1/UpgradeState)`)` Output only. The upgrade state of the enterprise. |"]]