Class EntityListDataset
Entity List Dataset
Inherited Members
Namespace: Oci.AispeechService.Models
Assembly: OCI.DotNetSDK.Aispeech.dll
Syntax
public class EntityListDataset : CustomizationDatasetDetailsProperties
EntityList
Declaration
[JsonProperty(PropertyName = "entityList")]
public List<EntityList> EntityList { get; set; }Property Value
| Type | Description | 
|---|---|
| List<EntityList> | Array of entityLists | 
ReferenceExamples
Declaration
[JsonProperty(PropertyName = "referenceExamples")]
public List<string> ReferenceExamples { get; set; }Property Value
| Type | Description | 
|---|---|
| List<string> |