Click or drag to resize

CustomModel Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.CustomModel"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1CustomModel

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 class CustomModel

The CustomModel type exposes the following members.

Constructors
  NameDescription
Public methodCustomModel
Initializes a new instance of the CustomModel class
Top
Properties
  NameDescription
Public propertydescription
Model description
Public propertylanguage
ISO 639-1 code indicating the language of the model
Public propertymodel_id
Unique model ID
Public propertystatus
Shows as available if the model is ready for use
Top
See Also