Enumerates results of a check operation. - CHECK_RESULT_UNSPECIFIED: Not specified check result. This is the default value. - CHECK_RESULT_ALLOWED: Represents a successful check (the check allowed the operation). - CHECK_RESULT_DENIED: Represents a failed check (the check denied the operation).
-
CHECK_RESULT_UNSPECIFIED(value:'CHECK_RESULT_UNSPECIFIED') -
CHECK_RESULT_ALLOWED(value:'CHECK_RESULT_ALLOWED') -
CHECK_RESULT_DENIED(value:'CHECK_RESULT_DENIED')