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