Access Context Manager V1 API - Module Google::Identity::AccessContextManager::V1::LevelFormat (v0.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Access Context Manager V1 API module Google::Identity::AccessContextManager::V1::LevelFormat.
The format used in an AccessLevel.
Constants
LEVEL_FORMAT_UNSPECIFIED
value: 0 The format was not specified.
AS_DEFINED
value: 1 Uses the format the resource was defined in. BasicLevels are returned as
BasicLevels, CustomLevels are returned as CustomLevels.
CEL
value: 2 Use Cloud Common Expression Language when returning the resource. Both
BasicLevels and CustomLevels are returned as CustomLevels.