Click or drag to resize

NaturalLanguageUnderstanding Constructor

Initializes a new instance of the NaturalLanguageUnderstanding class

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public NaturalLanguageUnderstanding(
	Credentials credentials
)

Parameters

credentials
Type: IBM.Watson.DeveloperCloud.UtilitiesCredentials

[Missing <param name="credentials"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.NaturalLanguageUnderstanding.#ctor(IBM.Watson.DeveloperCloud.Utilities.Credentials)"]

See Also