Databricks SDK for JavaScript
    Preparing search index...
    interface ModelVersionTag {
        key?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    key?: string

    The tag key.

    value?: string

    The tag value.