# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewLanguageTranslatorV3 : constructs an instance of LanguageTranslatorV3 with passed in options.
UnmarshalDeleteModelResult unmarshals an instance of DeleteModelResult from the specified map of raw messages.
UnmarshalDocumentList unmarshals an instance of DocumentList from the specified map of raw messages.
UnmarshalDocumentStatus unmarshals an instance of DocumentStatus from the specified map of raw messages.
UnmarshalIdentifiableLanguage unmarshals an instance of IdentifiableLanguage from the specified map of raw messages.
UnmarshalIdentifiableLanguages unmarshals an instance of IdentifiableLanguages from the specified map of raw messages.
UnmarshalIdentifiedLanguage unmarshals an instance of IdentifiedLanguage from the specified map of raw messages.
UnmarshalIdentifiedLanguages unmarshals an instance of IdentifiedLanguages from the specified map of raw messages.
UnmarshalLanguage unmarshals an instance of Language from the specified map of raw messages.
UnmarshalLanguages unmarshals an instance of Languages from the specified map of raw messages.
UnmarshalTranslation unmarshals an instance of Translation from the specified map of raw messages.
UnmarshalTranslationModel unmarshals an instance of TranslationModel from the specified map of raw messages.
UnmarshalTranslationModels unmarshals an instance of TranslationModels from the specified map of raw messages.
UnmarshalTranslationResult unmarshals an instance of TranslationResult 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 DocumentStatus.Status property.
Constants associated with the DocumentStatus.Status property.
Constants associated with the DocumentStatus.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.
Constants associated with the TranslationModel.Status property.

# Structs

CreateModelOptions : The CreateModel options.
DeleteDocumentOptions : The DeleteDocument options.
DeleteModelOptions : The DeleteModel options.
DeleteModelResult : DeleteModelResult struct.
DocumentList : DocumentList struct.
DocumentStatus : Document information, including translation status.
GetDocumentStatusOptions : The GetDocumentStatus options.
GetModelOptions : The GetModel options.
GetTranslatedDocumentOptions : The GetTranslatedDocument options.
IdentifiableLanguage : IdentifiableLanguage struct.
IdentifiableLanguages : IdentifiableLanguages struct.
IdentifiedLanguage : IdentifiedLanguage struct.
IdentifiedLanguages : IdentifiedLanguages struct.
IdentifyOptions : The Identify options.
Language : Response payload for languages.
Languages : The response type for listing supported languages.
LanguageTranslatorV3 : IBM Watson™ Language Translator translates text from one language to another.
LanguageTranslatorV3Options : Service options.
ListDocumentsOptions : The ListDocuments options.
ListIdentifiableLanguagesOptions : The ListIdentifiableLanguages options.
ListLanguagesOptions : The ListLanguages options.
ListModelsOptions : The ListModels options.
TranslateDocumentOptions : The TranslateDocument options.
TranslateOptions : The Translate options.
Translation : Translation struct.
TranslationModel : Response payload for models.
TranslationModels : The response type for listing existing translation models.
TranslationResult : TranslationResult struct.