Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugPreviewDataRequest

Package version

Request body structure for data flow preview data.

Hierarchy

  • DataFlowDebugPreviewDataRequest

Index

Properties

Optional dataFlowName

dataFlowName: undefined | string

The data flow which contains the debug session.

Optional rowLimits

rowLimits: undefined | number

The row limit for preview request.

Optional sessionId

sessionId: undefined | string

The ID of data flow debug session.

Optional streamName

streamName: undefined | string

The output stream name.

Generated using TypeDoc