Class UserGoalMetMetricsConfig (0.7.0)

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

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.

Attribute

Name Description
enable_user_goal_met_metrics bool
Optional. Whether to calculate the user goal met metrics for the evaluation.