Package version:

Interface DataFlowDebugResultResponse

Response body structure of data flow result for data preview, statistics or expression preview.

Hierarchy

  • DataFlowDebugResultResponse

Properties

Properties

data?: string

The result data of data preview, statistics or expression preview.

status?: string

The run status of data preview, statistics or expression preview.

Generated using TypeDoc