Click or drag to resize

LanguageTranslation Constructor

Initializes a new instance of the LanguageTranslation class

Namespace:  IBM.Watson.DeveloperCloud.Services.LanguageTranslation.v2
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public LanguageTranslation(
	Credentials credentials
)

Parameters

credentials
Type: IBM.Watson.DeveloperCloud.UtilitiesCredentials
See Also