Enum Permission.Types.CustomRolesSupportLevel (1.2.0)

public enum CustomRolesSupportLevel

The state of the permission with regards to custom roles.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
NotSupported

Permission is not supported for custom role use.

Supported

Permission is fully supported for custom role use.

Testing

Permission is being tested to check custom role compatibility.