| Interface | Description | 
|---|---|
| ToneChatOptions.AcceptLanguage | The desired language of the response. | 
| ToneChatOptions.ContentLanguage | The language of the input text for the request: English or French. | 
| ToneChatScore.ToneId | The unique, non-localized identifier of the tone for the results. | 
| ToneOptions.AcceptLanguage | The desired language of the response. | 
| ToneOptions.ContentLanguage | The language of the input text for the request: English or French. | 
| ToneOptions.ContentType | The type of the input. | 
| ToneOptions.Tone | 
| Class | Description | 
|---|---|
| DocumentAnalysis | The results of the analysis for the full input content. | 
| SentenceAnalysis | The results of the analysis for the individual sentences of the input content. | 
| ToneAnalysis | The tone analysis results for the input from the general-purpose endpoint. | 
| ToneCategory | The category for a tone from the input content. | 
| ToneChatOptions | The toneChat options. | 
| ToneChatOptions.Builder | Builder. | 
| ToneChatScore | The score for an utterance from the input content. | 
| ToneInput | Input for the general-purpose endpoint. | 
| ToneInput.Builder | Builder. | 
| ToneOptions | The tone options. | 
| ToneOptions.Builder | Builder. | 
| ToneScore | The score for a tone from the input content. | 
| Utterance | An utterance for the input of the general-purpose endpoint. | 
| Utterance.Builder | Builder. | 
| UtteranceAnalyses | The results of the analysis for the utterances of the input content. | 
| UtteranceAnalysis | The results of the analysis for an utterance of the input content. |