public final class SimpleSlotValue extends SlotValue
Modifier and Type | Class and Description |
---|---|
static class |
SimpleSlotValue.Builder |
Modifier and Type | Method and Description |
---|---|
static SimpleSlotValue.Builder |
builder() |
boolean |
equals(Object o) |
Resolutions |
getResolutions()
Contains the results of entity resolution.
|
String |
getValue()
A string that represents the value the user spoke for the slot.
|
int |
hashCode() |
String |
toString() |
public static SimpleSlotValue.Builder builder()
public String getValue()
public Resolutions getResolutions()
Copyright © 2020. All rights reserved.