FeedbackLoopDataActionValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The feedback loop data's action value.
public class FeedbackLoopDataActionValue : Microsoft.Agents.Builder.App.FeedbackActionValue
type FeedbackLoopDataActionValue = class
inherit FeedbackActionValue
Public Class FeedbackLoopDataActionValue
Inherits FeedbackActionValue
- Inheritance
Constructors
| Name | Description |
|---|---|
| FeedbackLoopDataActionValue() | |
Properties
| Name | Description |
|---|---|
| Feedback |
The feedback provided by the user when prompted with "What did you like/dislike?" (Inherited from FeedbackActionValue) |
| Reaction |
Either "like" or "dislike" (Inherited from FeedbackActionValue) |