[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[],[],null,["# EnterpriseUpgradeEvent\n\n- [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. |"]]