Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig (v0.2.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationMetricsConfig::UserGoalMetMetricsConfig.

Configuration for the user goal met metrics for the evaluation. To disable the metric, set the message but do not set the enable_user_goal_met_metrics field to true (or explicitly set it to false). To unset the configuration and fallback to the default behavior, omit the message entirely.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_user_goal_met_metrics

def enable_user_goal_met_metrics() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether to calculate the user goal met metrics for the evaluation.

#enable_user_goal_met_metrics=

def enable_user_goal_met_metrics=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to calculate the user goal met metrics for the evaluation.
Returns
  • (::Boolean) — Optional. Whether to calculate the user goal met metrics for the evaluation.