public class RuntimeEntityAlternative
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RuntimeEntityAlternative.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Double | 
confidence()
Gets the confidence. 
 | 
RuntimeEntityAlternative.Builder | 
newBuilder()
New builder. 
 | 
String | 
value()
Gets the value. 
 | 
public RuntimeEntityAlternative.Builder newBuilder()
public String value()
The entity value that was recognized in the user input.
public Double confidence()
A decimal percentage that represents Watson's confidence in the recognized entity.
Copyright © 2021 IBM Cloud. All rights reserved.