Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::MetricAnalysisSettings.
Settings to describe the conversation data collection behaviors for LLM analysis metrics pipeline.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#llm_metrics_opted_out
def llm_metrics_opted_out() -> ::Boolean
Returns
- (::Boolean) — 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.
#llm_metrics_opted_out=
def llm_metrics_opted_out=(value) -> ::Boolean
Parameter
- value (::Boolean) — 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.
Returns
- (::Boolean) — 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.