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

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

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

Expectation level metrics thresholds.

Inheritance

object > EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds.Types.ExpectationLevelMetricsThresholds

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

ExpectationLevelMetricsThresholds()

public ExpectationLevelMetricsThresholds()

ExpectationLevelMetricsThresholds(ExpectationLevelMetricsThresholds)

public ExpectationLevelMetricsThresholds(EvaluationMetricsThresholds.Types.GoldenEvaluationMetricsThresholds.Types.ExpectationLevelMetricsThresholds other)
Parameter
Name Description
other EvaluationMetricsThresholdsTypesGoldenEvaluationMetricsThresholdsTypesExpectationLevelMetricsThresholds

Properties

HasToolInvocationParameterCorrectnessThreshold

public bool HasToolInvocationParameterCorrectnessThreshold { get; }

Gets whether the "tool_invocation_parameter_correctness_threshold" field is set

Property Value
Type Description
bool

ToolInvocationParameterCorrectnessThreshold

public float ToolInvocationParameterCorrectnessThreshold { get; set; }

Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.

Property Value
Type Description
float