AccessState(value)Whether a principal has a permission for a resource.
Enums |
|
|---|---|
| Name | Description |
ACCESS_STATE_UNSPECIFIED |
Default value. This value is unused. |
GRANTED |
The principal has the permission. |
NOT_GRANTED |
The principal does not have the permission. |
UNKNOWN_CONDITIONAL |
The principal has the permission only if a condition expression evaluates to `true`. |
UNKNOWN_INFO_DENIED |
The sender of the request does not have access to all of the policies that Policy Troubleshooter needs to evaluate. |