NonComplianceReason
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
NON_COMPLIANCE_REASON_UNSPECIFIED |
未使用此值。 |
API_LEVEL |
设备上运行的 Android 版本的 API 级别不支持此设置。 |
MANAGEMENT_MODE |
管理模式(例如完全受管理或工作资料)不支持相应设置。 |
USER_ACTION |
用户未采取必要措施来遵守相应设置。 |
INVALID_VALUE |
相应设置的值无效。 |
APP_NOT_INSTALLED |
未安装实现相应政策所需的应用。 |
UNSUPPORTED |
设备上的 Android Device Policy 版本不支持相应政策。 |
APP_INSTALLED |
已安装被屏蔽的应用。 |
PENDING |
报告生成时,相应设置尚未应用,但预计很快就会应用。 |
APP_INCOMPATIBLE |
该设置无法应用于相应应用,因为该应用不支持此设置,例如其目标 SDK 版本不够高。 |
APP_NOT_UPDATED |
应用已安装,但尚未更新到政策规定的最低版本代码。 |
DEVICE_INCOMPATIBLE |
设备与政策要求不兼容。 |
PROJECT_NOT_PERMITTED |
用于管理设备的 Google Cloud Platform 项目无权使用此政策。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eDevice non-compliance can stem from various factors, including unsupported API levels, incompatible management modes, or pending policy application.\u003c/p\u003e\n"],["\u003cp\u003eUser actions, invalid settings, and missing or outdated apps can also contribute to non-compliance.\u003c/p\u003e\n"],["\u003cp\u003ePolicy incompatibility may arise from the Android Device Policy version, blocked app installations, or app incompatibility with the setting.\u003c/p\u003e\n"],["\u003cp\u003eDevices themselves might be incompatible with policy requirements, leading to non-compliance.\u003c/p\u003e\n"]]],["Device non-compliance with policy settings can result from various issues: unsupported API level or management mode, user inaction, or invalid setting values. Non-compliance can also occur if a required app is missing, blocked, or incompatible with the setting, or if the app hasn't been updated to the minimum required version. Policies may also be unsupported by the device's Android Device Policy version. Settings might be pending application or the device itself is incompatible with policy requirements.\n"],null,["Reasons a device might not be compliant with a policy setting. See also [`specificNonComplianceReason`](/android/management/reference/rest/v1/enterprises.devices#NonComplianceDetail.FIELDS.specific_non_compliance_reason).\n\n| Enums ||\n|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| `NON_COMPLIANCE_REASON_UNSPECIFIED` | This value is not used. |\n| `API_LEVEL` | The setting is not supported in the API level of the Android version running on the device. |\n| `MANAGEMENT_MODE` | The management mode (such as fully managed or work profile) doesn't support the setting. |\n| `USER_ACTION` | The user has not taken required action to comply with the setting. |\n| `INVALID_VALUE` | The setting has an invalid value. |\n| `APP_NOT_INSTALLED` | The app required to implement the policy is not installed. |\n| `UNSUPPORTED` | The policy is not supported by the version of Android Device Policy on the device. |\n| `APP_INSTALLED` | A blocked app is installed. |\n| `PENDING` | The setting hasn't been applied at the time of the report, but is expected to be applied shortly. |\n| `APP_INCOMPATIBLE` | The setting can't be applied to the app because the app doesn't support it, for example because its target SDK version is not high enough. |\n| `APP_NOT_UPDATED` | The app is installed, but it hasn't been updated to the minimum version code specified by policy. |\n| `DEVICE_INCOMPATIBLE` | The device is incompatible with the policy requirements. |\n| `APP_SIGNING_CERT_MISMATCH` | The app's signing certificate does not match the setting value. |\n| `PROJECT_NOT_PERMITTED` | The Google Cloud Platform project used to manage the device is not permitted to use this policy. |"]]