Click or drag to resize

CustomizationID Class

This data class contains information about the language model customization identifier.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1CustomizationID

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class CustomizationID

The CustomizationID type exposes the following members.

Constructors
  NameDescription
Public methodCustomizationID
Initializes a new instance of the CustomizationID class
Top
Properties
  NameDescription
Public propertycustomization_id
The GUID of the new custom language model.
Top
See Also