public enum Evaluation.Types.Scenario.Types.TaskCompletionBehaviorReference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum Evaluation.Types.Scenario.Types.TaskCompletionBehavior.
The expected behavior of the user task. This is used to determine whether the scenario is successful.
Namespace
Google.Cloud.Ces.V1BetaAssembly
Google.Cloud.Ces.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
TaskRejected |
The user task should be rejected. |
TaskSatisfied |
The user task should be completed successfully. |
Unspecified |
Behavior unspecified. Will default to TASK_SATISFIED. |