Class PermissionPatternMatchingState (0.1.4)

PermissionPatternMatchingState(value)

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

Values: PERMISSION_PATTERN_MATCHING_STATE_UNSPECIFIED (0): Not specified. PERMISSION_PATTERN_MATCHED (1): The permission in the request matches the permission in the policy. PERMISSION_PATTERN_NOT_MATCHED (2): The permission in the request matches the permission in the policy.