CountryCodeError

  • This content describes enum values for country code errors.

  • The enums include UNSPECIFIED, UNKNOWN (for error codes not known in the current version), and INVALID_COUNTRY_CODE.

Enum describing country code errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

INVALID_COUNTRY_CODE

The country code is invalid.