The device's management level is not specified or not known.
Generated from protobuf enumMANAGEMENT_UNSPECIFIED = 0;
NONE
Value: 1
The device is not managed.
Generated from protobuf enumNONE = 1;
BASIC
Value: 2
Basic management is enabled, which is generally limited to monitoring and
wiping the corporate account.
Generated from protobuf enumBASIC = 2;
COMPLETE
Value: 3
Complete device management. This includes more thorough monitoring and the
ability to directly manage the device (such as remote wiping). This can be
enabled through the Android Enterprise Platform.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Access Context Manager Client - Class DeviceManagementLevel (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/access-context-manager/latest/Type.DeviceManagementLevel)\n- [1.0.3](/php/docs/reference/access-context-manager/1.0.3/Type.DeviceManagementLevel)\n- [0.5.5](/php/docs/reference/access-context-manager/0.5.5/Type.DeviceManagementLevel)\n- [0.4.5](/php/docs/reference/access-context-manager/0.4.5/Type.DeviceManagementLevel)\n- [0.3.5](/php/docs/reference/access-context-manager/0.3.5/Type.DeviceManagementLevel) \nReference documentation and code samples for the Access Context Manager Client class DeviceManagementLevel.\n\nThe degree to which the device is managed by the Cloud organization.\n\nProtobuf type `google.identity.accesscontextmanager.type.DeviceManagementLevel`\n\nNamespace\n---------\n\nGoogle \\\\ Identity \\\\ AccessContextManager \\\\ Type\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### MANAGEMENT_UNSPECIFIED\n\n Value: 0\n\nThe device's management level is not specified or not known.\n\nGenerated from protobuf enum `MANAGEMENT_UNSPECIFIED = 0;`\n\n### NONE\n\n Value: 1\n\nThe device is not managed.\n\nGenerated from protobuf enum `NONE = 1;`\n\n### BASIC\n\n Value: 2\n\nBasic management is enabled, which is generally limited to monitoring and\nwiping the corporate account.\n\nGenerated from protobuf enum `BASIC = 2;`\n\n### COMPLETE\n\n Value: 3\n\nComplete device management. This includes more thorough monitoring and the\nability to directly manage the device (such as remote wiping). This can be\nenabled through the Android Enterprise Platform.\n\nGenerated from protobuf enum `COMPLETE = 3;`"]]