Metric
Home > @gooddata/sdk-code-schemas > v1 > Metric
v1.Metric interface
Signature:
export interface Metric
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) An optional description of the metric. | ||
|
string |
(Optional) Metric value default format | ||
|
boolean |
(Optional) | ||
|
string |
Define MAQL syntax for metric. | ||
|
boolean |
(Optional) Optional flag to indicate if the metric should be shown in AI results. When omitted, the metric is visible. | ||
|
(Optional) | |||
|
string |
(Optional) An optional human readable title for the metric. Will be derived from id if not provided explicitly. | ||
|
"metric" |