[[["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-09 UTC."],[],[],null,["# Access Context Manager V1 Client - Class LevelFormat (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/access-context-manager/latest/V1.LevelFormat)\n- [1.0.3](/php/docs/reference/access-context-manager/1.0.3/V1.LevelFormat)\n- [0.5.5](/php/docs/reference/access-context-manager/0.5.5/V1.LevelFormat)\n- [0.4.5](/php/docs/reference/access-context-manager/0.4.5/V1.LevelFormat)\n- [0.3.5](/php/docs/reference/access-context-manager/0.3.5/V1.LevelFormat) \nReference documentation and code samples for the Access Context Manager V1 Client class LevelFormat.\n\nThe format used in an `AccessLevel`.\n\nProtobuf type `google.identity.accesscontextmanager.v1.LevelFormat`\n\nNamespace\n---------\n\nGoogle \\\\ Identity \\\\ AccessContextManager \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LEVEL_FORMAT_UNSPECIFIED\n\n Value: 0\n\nThe format was not specified.\n\nGenerated from protobuf enum `LEVEL_FORMAT_UNSPECIFIED = 0;`\n\n### AS_DEFINED\n\n Value: 1\n\nUses the format the resource was defined in. BasicLevels are returned as\nBasicLevels, CustomLevels are returned as CustomLevels.\n\nGenerated from protobuf enum `AS_DEFINED = 1;`\n\n### CEL\n\n Value: 2\n\nUse Cloud Common Expression Language when returning the resource. Both\nBasicLevels and CustomLevels are returned as CustomLevels.\n\nGenerated from protobuf enum `CEL = 2;`"]]