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

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

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

Settings for matching tool calls.

Inheritance

object > EvaluationMetricsThresholds.Types.ToolMatchingSettings

Namespace

Google.Cloud.Ces.V1

Assembly

Google.Cloud.Ces.V1.dll

Constructors

ToolMatchingSettings()

public ToolMatchingSettings()

ToolMatchingSettings(ToolMatchingSettings)

public ToolMatchingSettings(EvaluationMetricsThresholds.Types.ToolMatchingSettings other)
Parameter
Name Description
other EvaluationMetricsThresholdsTypesToolMatchingSettings

Properties

ExtraToolCallBehavior

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

Optional. Behavior for extra tool calls. Defaults to FAIL.

Property Value
Type Description
EvaluationMetricsThresholdsTypesToolMatchingSettingsTypesExtraToolCallBehavior