Interface ProfileOptions.AcceptLanguage
- Enclosing class:
- ProfileOptions
public static interface ProfileOptions.AcceptLanguage
The desired language of the response. For two-character arguments, regional variants are
treated as their parent language; for example, `en-US` is interpreted as `en`. You can specify
any combination of languages for the input and response content.
-
Field Summary
-
Field Details
-
AR
ar.- See Also:
- Constant Field Values
-
DE
de.- See Also:
- Constant Field Values
-
EN
en.- See Also:
- Constant Field Values
-
ES
es.- See Also:
- Constant Field Values
-
FR
fr.- See Also:
- Constant Field Values
-
IT
it.- See Also:
- Constant Field Values
-
JA
ja.- See Also:
- Constant Field Values
-
KO
ko.- See Also:
- Constant Field Values
-
PT_BR
pt-br.- See Also:
- Constant Field Values
-
ZH_CN
zh-cn.- See Also:
- Constant Field Values
-
ZH_TW
zh-tw.- See Also:
- Constant Field Values
-