Sha256: 9f8b27a42e7b80b33b27989521aaf01e1e67d834aedb38fce7c8a176dce57da5
Contents?: true
Size: 609 Bytes
Versions: 11
Compression:
Stored size: 609 Bytes
Contents
--- title: IntentFeedback --- ## PureCloud::IntentFeedback ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the detected intent. | [optional] | | **probability** | **Float** | The probability of the detected intent. | [optional] | | **entities** | [**Array<DetectedNamedEntity>**](DetectedNamedEntity.html) | The collection of named entities detected. | [optional] | | **assessment** | **String** | The assessment on the detection for feedback text. | [optional] | {: class="table table-striped"}
Version data entries
11 entries across 11 versions & 1 rubygems