• LIKELY_REAL = 2
A hint that there's high confidence that the user is real.
• UNKNOWN = 1
Could not determine the value.
New users in the ecosystem will get this value as well, so you should not blacklist but instead treat these users as any new user through standard email sign up flows
• UNSUPPORTED = 0
Not supported on current platform, ignore the value.