Policy Troubleshooter v3 API - Enum RolePermissionInclusionState (1.0.0)

public enum RolePermissionInclusionState

Reference documentation and code samples for the Policy Troubleshooter v3 API enum RolePermissionInclusionState.

Whether a role includes a specific permission.

Namespace

Google.Cloud.PolicyTroubleshooter.Iam.V3

Assembly

Google.Cloud.PolicyTroubleshooter.Iam.V3.dll

Fields

NameDescription
RolePermissionIncluded

The permission is included in the role.

RolePermissionNotIncluded

The permission is not included in the role.

RolePermissionUnknownInfo

The sender of the request is not allowed to access the role definition.

Unspecified

Not specified.