Gemini Enterprise for Customer Experience v1 API - Class EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds (1.0.0-beta01)

public sealed class EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds : IMessage<EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds>, IEquatable<EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds>, IDeepCloneable<EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds.

Settings for golden evaluations.

Inheritance

object > EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

GoldenEvaluationMetricsThresholds()

public GoldenEvaluationMetricsThresholds()

GoldenEvaluationMetricsThresholds(GoldenEvaluationMetricsThresholds)

public GoldenEvaluationMetricsThresholds(EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds other)
Parameter
Name Description
other EvaluationMetricsThresholdsTypesGoldenEvaluationMetricsThresholds

Properties

ExpectationLevelMetricsThresholds

public EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds.Types.ExpectationLevelMetricsThresholds ExpectationLevelMetricsThresholds { get; set; }

Optional. The expectation level metrics thresholds.

Property Value
Type Description
EvaluationMetricsThresholdsTypesGoldenEvaluationMetricsThresholdsTypesExpectationLevelMetricsThresholds

ToolMatchingSettings

public EvaluationMetricsThresholds.Types.ToolMatchingSettings ToolMatchingSettings { get; set; }

Optional. The tool matching settings. An extra tool call is a tool call that is present in the execution but does not match any tool call in the golden expectation.

Property Value
Type Description
EvaluationMetricsThresholdsTypesToolMatchingSettings

TurnLevelMetricsThresholds

public EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds.Types.TurnLevelMetricsThresholds TurnLevelMetricsThresholds { get; set; }

Optional. The turn level metrics thresholds.

Property Value
Type Description
EvaluationMetricsThresholdsTypesGoldenEvaluationMetricsThresholdsTypesTurnLevelMetricsThresholds