public class NluEnrichmentEmotion
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NluEnrichmentEmotion.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
document()
Gets the document. 
 | 
NluEnrichmentEmotion.Builder | 
newBuilder()
New builder. 
 | 
List<String> | 
targets()
Gets the targets. 
 | 
public NluEnrichmentEmotion.Builder newBuilder()
public Boolean document()
When `true`, emotion detection is performed on the entire field.
Copyright © 2021 IBM Cloud. All rights reserved.