Databricks SDK for JavaScript
    Preparing search index...

    The streaming mode configuration for a streaming materialization pipeline.

    interface StreamingMode {
        mode?: StreamingMode_StreamingModeType;
    }
    Index

    Properties

    Properties

    The type of streaming mode used by the materialization pipeline.