Databricks SDK for JavaScript
    Preparing search index...

    Interface BatchCreateMaterializedFeaturesRequest

    interface BatchCreateMaterializedFeaturesRequest {
        requests?: CreateMaterializedFeatureRequest[];
    }
    Index

    Properties

    Properties

    The requests to create materialized features.