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.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

LANGUAGE_CODE_NOT_FOUND

The input language code is not recognized.

INVALID_LANGUAGE_CODE

The language code is not supported.