Databricks SDK for JavaScript
    Preparing search index...
    interface ServedModelState {
        deployment?: ServedModelDeploymentState;
        deploymentStateMessage?: string;
    }
    Index

    Properties

    deploymentStateMessage?: string