Gemini Enterprise for Customer Experience v1beta API - Enum EvaluationResult.Types.Outcome (1.0.0-beta01)

public enum EvaluationResult.Types.Outcome

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum EvaluationResult.Types.Outcome.

The outcome of the evaluation or expectation.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
Fail

Evaluation/Expectation failed. In the case of an evaluation, this means that at least one expectation was not met.

Pass

Evaluation/Expectation passed. In the case of an evaluation, this means that all expectations were met.

Unspecified

Evaluation outcome is not specified.