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

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

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

Constants

USER_GOAL_BEHAVIOR_UNSPECIFIED

value: 0
Behavior unspecified. Will default to USER_GOAL_SATISFIED.

USER_GOAL_SATISFIED

value: 1
The user goal should be completed successfully.

USER_GOAL_REJECTED

value: 2
The user goal should be rejected.

USER_GOAL_IGNORED

value: 3
Ignore the user goal status.