LanguageCodeError

  • Describes different language code errors.

  • Includes errors for unspecified, unknown, not found, and invalid language codes.

  • Provides a brief description for each error type.

Enum describing language code errors.

Proto definition

Enums

INVALID_LANGUAGE_CODE

The language code is not supported.

LANGUAGE_CODE_NOT_FOUND

The input language code is not recognized.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.