Identity and Access Management (IAM) v1 API - Enum Permission.Types.CustomRolesSupportLevel (2.3.0)

public enum Permission.Types.CustomRolesSupportLevel

Reference documentation and code samples for the Identity and Access Management (IAM) v1 API enum Permission.Types.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

Default state. Permission is fully supported for custom role use.

Testing

Permission is being tested to check custom role compatibility.