displayName property

String? displayName
getter/setter pair

A display name for this custom summary metric.

Used to prefix keys in the output summaryMetrics map. If not provided, a default name like "dataset_custom_metric_1", "dataset_custom_metric_2", etc., will be generated based on the order in the repeated field.

Optional.

Implementation

core.String? displayName;