IExecutionResultMetadata
Home > @gooddata/sdk-backend-spi > IExecutionResultMetadata
IExecutionResultMetadata 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.
Additional metadata for the particular execution result.
Signature:
export interface IExecutionResultMetadata
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dataSourceMessages | readonly | ReadonlyArray<IExecutionResultDataSourceMessage> | (ALPHA) Additional information sent by the underlying data source. |