import { ExperimentMetricsResponse } from "galileo-generated/models";
let value: ExperimentMetricsResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
metrics |
models.BucketedMetric[] | ➖ | List of metrics for the experiment, including categorical and quartile metrics. |