Databricks SDK for JavaScript
    Preparing search index...

    Interface PatchInferenceEndpointTagsResponse

    interface PatchInferenceEndpointTagsResponse {
        tags?: EndpointTag[];
    }
    Index

    Properties

    Properties

    tags?: EndpointTag[]