IGenAIVisualizationMetric
Home > @gooddata/sdk-model > IGenAIVisualizationMetric
IGenAIVisualizationMetric interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Metric definition for the visualization.
Signature:
export interface IGenAIVisualizationMetric
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
aggFunction? | GenAIMetricAggregation | (ALPHA) (Optional) Aggregation function for the metric. | |
id | string | (ALPHA) ID of the object used in metric. | |
type | GenAIMetricType | (ALPHA) Type of the object used in the metric. |