public enum BindingExplanation.Types.RolePermissionReference documentation and code samples for the Policy Simulator v1 API enum BindingExplanation.Types.RolePermission.
Whether a role includes a specific permission.
Namespace
Google.Cloud.PolicySimulator.V1Assembly
Google.Cloud.PolicySimulator.V1.dll
Fields |
|
|---|---|
| Name | Description |
Included |
The permission is included in the role. |
NotIncluded |
The permission is not included in the role. |
UnknownInfoDenied |
The user who created the [Replay][google.cloud.policysimulator.v1.Replay] is not allowed to access the binding. |
Unspecified |
Default value. This value is unused. |