public enum LevelFormatReference documentation and code samples for the Identity Access Context Manager v1 API enum LevelFormat.
The format used in an AccessLevel.
Namespace
Google.Identity.AccessContextManager.V1Assembly
Google.Identity.AccessContextManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |