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

public enum Evaluation.Types.Scenario.Types.UserGoalBehavior

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

Assembly

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.