Databricks SDK for JavaScript
    Preparing search index...

    Represents a LoggedModel or Registered Model Version input to a Run.

    interface ModelInput {
        modelId?: string;
    }
    Index

    Properties

    Properties

    modelId?: string

    The unique identifier of the model.