Interface protos.google.cloud.ces.v1beta.ILatencyReport (0.3.0)

Properties of a LatencyReport.

Package

@google-cloud/ces

Properties

callbackLatencies

callbackLatencies?: (google.cloud.ces.v1beta.LatencyReport.ICallbackLatency[]|null);

LatencyReport callbackLatencies

guardrailLatencies

guardrailLatencies?: (google.cloud.ces.v1beta.LatencyReport.IGuardrailLatency[]|null);

LatencyReport guardrailLatencies

llmCallLatencies

llmCallLatencies?: (google.cloud.ces.v1beta.LatencyReport.ILlmCallLatency[]|null);

LatencyReport llmCallLatencies

sessionCount

sessionCount?: (number|null);

LatencyReport sessionCount

toolLatencies

toolLatencies?: (google.cloud.ces.v1beta.LatencyReport.IToolLatency[]|null);

LatencyReport toolLatencies