Databricks SDK for JavaScript
    Preparing search index...

    Interface GetMaterializedFeatureRequest

    interface GetMaterializedFeatureRequest {
        materializedFeatureId?: string;
    }
    Index

    Properties

    materializedFeatureId?: string

    The ID of the materialized feature.