public enum Evaluation.Types.Scenario.Types.UserGoalBehaviorReference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum Evaluation.Types.Scenario.Types.UserGoalBehavior.
The expected behavior of the user goal. This is used to determine whether the scenario is successful.
Namespace
Google.Cloud.Ces.V1BetaAssembly
Google.Cloud.Ces.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Unspecified |
Behavior unspecified. Will default to USER_GOAL_SATISFIED. |
UserGoalIgnored |
Ignore the user goal status. |
UserGoalRejected |
The user goal should be rejected. |
UserGoalSatisfied |
The user goal should be completed successfully. |