public class SentimentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Supported languages: Arabic, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SentimentOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | document()Gets the document. | 
| SentimentOptions.Builder | newBuilder()New builder. | 
| List<String> | targets()Gets the targets. | 
public SentimentOptions.Builder newBuilder()
public Boolean document()
Set this to `false` to hide document-level sentiment results.
Copyright © 2023 IBM Cloud. All rights reserved.