Gemini Enterprise for Customer Experience v1beta API - Enum Evaluation.Types.Scenario.Types.TaskCompletionBehavior (1.0.0-beta01)

public enum Evaluation.Types.Scenario.Types.TaskCompletionBehavior

Reference 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.V1Beta

Assembly

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.