StreamingConfigTask constructor
StreamingConfigTask({})
Implementation
StreamingConfigTask({
this.commitStreamChunkSizeBytes,
this.getDataStreamChunkSizeBytes,
this.maxWorkItemCommitBytes,
this.streamingComputationConfigs,
this.userStepToStateFamilyNameMap,
this.windmillServiceEndpoint,
this.windmillServicePort,
});