# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewToneAnalyzerV3 : constructs an instance of ToneAnalyzerV3 with passed in options.
UnmarshalDocumentAnalysis unmarshals an instance of DocumentAnalysis from the specified map of raw messages.
UnmarshalSentenceAnalysis unmarshals an instance of SentenceAnalysis from the specified map of raw messages.
UnmarshalToneAnalysis unmarshals an instance of ToneAnalysis from the specified map of raw messages.
UnmarshalToneCategory unmarshals an instance of ToneCategory from the specified map of raw messages.
UnmarshalToneChatScore unmarshals an instance of ToneChatScore from the specified map of raw messages.
UnmarshalToneInput unmarshals an instance of ToneInput from the specified map of raw messages.
UnmarshalToneScore unmarshals an instance of ToneScore from the specified map of raw messages.
UnmarshalUtterance unmarshals an instance of Utterance from the specified map of raw messages.
UnmarshalUtteranceAnalyses unmarshals an instance of UtteranceAnalyses from the specified map of raw messages.
UnmarshalUtteranceAnalysis unmarshals an instance of UtteranceAnalysis from the specified map of raw messages.

# Constants

DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.AcceptLanguage property.
Constants associated with the ToneChatOptions.ContentLanguage property.
Constants associated with the ToneChatOptions.ContentLanguage property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneChatScore.ToneID property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.AcceptLanguage property.
Constants associated with the ToneOptions.ContentLanguage property.
Constants associated with the ToneOptions.ContentLanguage property.
Constants associated with the ToneOptions.Tone property.
Constants associated with the ToneOptions.Tone property.
Constants associated with the ToneOptions.Tone property.

# Structs

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.
ToneAnalyzerV3 : The IBM Watson™ Tone Analyzer service uses linguistic analysis to detect emotional and language tones in written text.
ToneAnalyzerV3Options : Service options.
ToneCategory : The category for a tone from the input content.
ToneChatOptions : The ToneChat options.
ToneChatScore : The score for an utterance from the input content.
ToneInput : Input for the general-purpose endpoint.
ToneOptions : The Tone options.
ToneScore : The score for a tone from the input content.
Utterance : An utterance for the input of the general-purpose endpoint.
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.