EvaluationFormMetricConfiguration

Information about the metric configuration for an evaluation form question. Use this to associate a business outcome metric with a question.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the metric. Valid values are:

Link copied to clipboard

The type of metric. Currently, only BUSINESS_OUTCOME is supported.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String