@Beta public class Intent extends Object
Constructor and Description |
---|
Intent() |
Modifier and Type | Method and Description |
---|---|
Double |
getConfidence()
The confidence desribes the level of confidence racast has in matching this intent with the input
|
Object |
getDescription()
The description of the intent, currently always null
|
String |
getSlug()
Slug refers to the title of the identified intent.
|
@Nullable public String getSlug()
@Nullable public Double getConfidence()
Copyright © 2020 SAP SE. All rights reserved.