Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::Evaluation::Scenario::TaskCompletionBehavior (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::Evaluation::Scenario::TaskCompletionBehavior.

The expected behavior of the user task. This is used to determine whether the scenario is successful.

Constants

TASK_COMPLETION_BEHAVIOR_UNSPECIFIED

value: 0
Behavior unspecified. Will default to TASK_SATISFIED.

TASK_SATISFIED

value: 1
The user task should be completed successfully.

TASK_REJECTED

value: 2
The user task should be rejected.