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