Policy Troubleshooter v1 API - Enum BindingExplanation.Types.RolePermission (2.1.0)

public enum RolePermission

Reference documentation and code samples for the Policy Troubleshooter v1 API enum BindingExplanation.Types.RolePermission.

Whether a role includes a specific permission.

Namespace

Google.Cloud.PolicyTroubleshooter.V1

Assembly

Google.Cloud.PolicyTroubleshooter.V1.dll

Fields

NameDescription
Included

The permission is included in the role.

NotIncluded

The permission is not included in the role.

UnknownInfoDenied

The sender of the request is not allowed to access the binding.

Unspecified

Reserved for future use.