LanguageCodeError
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum defines different types of language code errors that may occur."],["Errors include unspecified errors, unknown errors, unrecognized language codes, and unsupported language codes."]]],[]]