user_types = {
"USER_TYPE_UNKNOWN": "The user type is not known.",
"GOOGLE_USER": "The user is a Google user.",
"GPLUS_USER": "The user is a Currents user.",
"GOOGLE_APPS_USER": "The user is a Google Workspace user.",
"OWNER_USER_TYPE_UNKNOWN": "The user type is not known.",
"GPLUS_DISABLED_BY_ADMIN": "This user's Currents account has been disabled by an admin.",
"GOOGLE_APPS_USER": "The user is a Google Apps user.",
"GOOGLE_FAMILY_USER": "The user is a Google Family user.",
"GOOGLE_FAMILY_CHILD_USER": "The user is a Google Family child user.",
"GOOGLE_APPS_ADMIN_DISABLED": "This admin of Google Apps has been disabled.",
"GOOGLE_ONE_USER": "The user is a Google One user.",
"GOOGLE_FAMILY_CONVERTED_CHILD_USER": "This Google Family user was converted to a child user."
}