Module: Google::Cloud::PolicyTroubleshooter::Iam::V3::PermissionPatternMatchingState
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb
Overview
Whether the permission in the request matches the permission in the policy.
Constant Summary collapse
- PERMISSION_PATTERN_MATCHING_STATE_UNSPECIFIED =
Not specified.
0
- PERMISSION_PATTERN_MATCHED =
The permission in the request matches the permission in the policy.
1
- PERMISSION_PATTERN_NOT_MATCHED =
The permission in the request matches the permission in the policy.
2