Databricks SDK for JavaScript
    Preparing search index...

    Tag for a registered model

    interface RegisteredModelTag {
        key?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    key?: string

    The tag key.

    value?: string

    The tag value.