Class EvaluationMetricsThresholdsToolMatchingSettings
Settings for matching tool calls.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1.dll
Syntax
public class EvaluationMetricsThresholdsToolMatchingSettings : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ExtraToolCallBehavior
Optional. Behavior for extra tool calls. Defaults to FAIL.
Declaration
[JsonProperty("extraToolCallBehavior")]
public virtual string ExtraToolCallBehavior { get; set; }
Property Value
| Type | Description |
|---|---|
| string |