PLAYER_UNSPECIFIED

Note: In some languages having multiple enum values with the same
name causes issues so it's good to prefix with the name.
PLAYER_UNSPECIFIED = 0;