Interface EvaluationMetricsConfig.ExpectationsMetMetricsConfigOrBuilder (0.9.0)

public static interface EvaluationMetricsConfig.ExpectationsMetMetricsConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableExpectationsMetMetrics()

public abstract boolean getEnableExpectationsMetMetrics()

Optional. Whether to calculate the expectation level metrics for the evaluation.

bool enable_expectations_met_metrics = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The enableExpectationsMetMetrics.