Class LlmCallLatency (0.3.0)

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

Latency metrics for a single LLM call.

Attributes

Name Description
model str
Output only. The name of the model.
latency_metrics google.cloud.ces_v1beta.types.LatencyReport.LatencyMetrics
Output only. The latency metrics for the LLM call.