Class ToolCallLatencyMetrics (0.3.0)

ToolCallLatencyMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metrics for tool call latency.

Attributes

Name Description
tool str
Output only. The name of the tool.
average_latency google.protobuf.duration_pb2.Duration
Output only. The average latency of the tool calls.