level property
The user's permission level, which must be the following:
-
deny
-
show
-
deploy
-
manage
-
iam_only
Implementation
final String? level;
The user's permission level, which must be the following:
deny
show
deploy
manage
iam_only
final String? level;