Class MetricAnalysisSettings (0.3.0)

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

Settings to describe the conversation data collection behaviors for LLM analysis metrics pipeline.

Attribute

Name Description
llm_metrics_opted_out bool
Optional. Whether to collect conversation data for llm analysis metrics. If true, conversation data will not be collected for llm analysis metrics; otherwise, conversation data will be collected.