Module: Google::Cloud::PolicyTroubleshooter::V1::BindingExplanation::RolePermission

Defined in:
proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb

Overview

Whether a role includes a specific permission.

Constant Summary collapse

ROLE_PERMISSION_UNSPECIFIED =

Default value. This value is unused.

0
ROLE_PERMISSION_INCLUDED =

The permission is included in the role.

1
ROLE_PERMISSION_NOT_INCLUDED =

The permission is not included in the role.

2
ROLE_PERMISSION_UNKNOWN_INFO_DENIED =

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

3