Package version:

Interface DataFlowDebugStatisticsRequest

Request body structure for data flow statistics.

Hierarchy

  • DataFlowDebugStatisticsRequest

Properties

columns?: string[]

List of column names.

dataFlowName?: string

The data flow which contains the debug session.

sessionId?: string

The ID of data flow debug session.

streamName?: string

The output stream name.

Generated using TypeDoc