Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationMetricsConfig.
Configures the metrics for an evaluation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#golden_metrics_config
def golden_metrics_config() -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::GoldenMetricsConfig
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::GoldenMetricsConfig) — Optional. Configuration for the golden metrics for the evaluation.
#golden_metrics_config=
def golden_metrics_config=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::GoldenMetricsConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::GoldenMetricsConfig) — Optional. Configuration for the golden metrics for the evaluation.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::GoldenMetricsConfig) — Optional. Configuration for the golden metrics for the evaluation.
#scenario_metrics_config
def scenario_metrics_config() -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig) — Optional. Configuration for the scenario metrics for the evaluation.
#scenario_metrics_config=
def scenario_metrics_config=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig) — Optional. Configuration for the scenario metrics for the evaluation.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig) — Optional. Configuration for the scenario metrics for the evaluation.