Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ScenarioMetricsConfig.
Configuration for the scenario metrics for the evaluation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#expectations_met_metrics_config
def expectations_met_metrics_config() -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ExpectationsMetMetricsConfig
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ExpectationsMetMetricsConfig) — Optional. Configuration for expectation level metrics.
#expectations_met_metrics_config=
def expectations_met_metrics_config=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ExpectationsMetMetricsConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ExpectationsMetMetricsConfig) — Optional. Configuration for expectation level metrics.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::ExpectationsMetMetricsConfig) — Optional. Configuration for expectation level metrics.
#user_goal_met_metrics_config
def user_goal_met_metrics_config() -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig) — Optional. Configuration for user goal met metrics.
#user_goal_met_metrics_config=
def user_goal_met_metrics_config=(value) -> ::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig
Parameter
- value (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig) — Optional. Configuration for user goal met metrics.
Returns
- (::Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig) — Optional. Configuration for user goal met metrics.