Identity Access Context Manager v1 API - Enum LevelFormat (2.4.0)

public enum LevelFormat

Reference documentation and code samples for the Identity Access Context Manager v1 API enum LevelFormat.

The format used in an AccessLevel.

Namespace

Google.Identity.AccessContextManager.V1

Assembly

Google.Identity.AccessContextManager.V1.dll

Fields

NameDescription
AsDefined

Uses the format the resource was defined in. BasicLevels are returned as BasicLevels, CustomLevels are returned as CustomLevels.

Cel

Use Cloud Common Expression Language when returning the resource. Both BasicLevels and CustomLevels are returned as CustomLevels.

Unspecified

The format was not specified.