referenceSchema property

SourceSchema? referenceSchema
final

Describes the format of the data in the streaming source, and how each data element maps to corresponding columns created in the in-application stream.

Implementation

final SourceSchema? referenceSchema;