Class PermissionPatternMatchingState (0.1.9)

PermissionPatternMatchingState(value)

Whether the permission in the request matches the permission in the policy.

Enums

Name Description
PERMISSION_PATTERN_MATCHING_STATE_UNSPECIFIED Not specified.
PERMISSION_PATTERN_MATCHED The permission in the request matches the permission in the policy.
PERMISSION_PATTERN_NOT_MATCHED The permission in the request matches the permission in the policy.