Interface ListCustomModelsOptions.Language
- Enclosing class:
- ListCustomModelsOptions
public static interface ListCustomModelsOptions.Language
The language for which custom models that are owned by the requesting credentials are to be
returned. Omit the parameter to see all custom models that are owned by the requester.
-
Field Summary
Fields Modifier and Type Field Description static String
AR_MS
ar-MS.static String
DE_DE
de-DE.static String
EN_AU
en-AU.static String
EN_GB
en-GB.static String
EN_US
en-US.static String
ES_ES
es-ES.static String
ES_LA
es-LA.static String
ES_US
es-US.static String
FR_CA
fr-CA.static String
FR_FR
fr-FR.static String
IT_IT
it-IT.static String
JA_JP
ja-JP.static String
KO_KR
ko-KR.static String
NL_NL
nl-NL.static String
PT_BR
pt-BR.static String
ZH_CN
zh-CN.
-
Field Details
-
AR_MS
ar-MS.- See Also:
- Constant Field Values
-
DE_DE
de-DE.- See Also:
- Constant Field Values
-
EN_AU
en-AU.- See Also:
- Constant Field Values
-
EN_GB
en-GB.- See Also:
- Constant Field Values
-
EN_US
en-US.- See Also:
- Constant Field Values
-
ES_ES
es-ES.- See Also:
- Constant Field Values
-
ES_LA
es-LA.- See Also:
- Constant Field Values
-
ES_US
es-US.- See Also:
- Constant Field Values
-
FR_CA
fr-CA.- See Also:
- Constant Field Values
-
FR_FR
fr-FR.- See Also:
- Constant Field Values
-
IT_IT
it-IT.- See Also:
- Constant Field Values
-
JA_JP
ja-JP.- See Also:
- Constant Field Values
-
KO_KR
ko-KR.- See Also:
- Constant Field Values
-
NL_NL
nl-NL.- See Also:
- Constant Field Values
-
PT_BR
pt-BR.- See Also:
- Constant Field Values
-
ZH_CN
zh-CN.- See Also:
- Constant Field Values
-