Interface ToneChatOptions.AcceptLanguage
- Enclosing class:
- ToneChatOptions
public static interface ToneChatOptions.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 use
different languages for **Content-Language** and **Accept-Language**.
-
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
-