Databricks SDK for JavaScript
    Preparing search index...

    Interface GetPublishedListingForConsumerResponse

    interface GetPublishedListingForConsumerResponse {
        listing?: Listing;
    }
    Index

    Properties

    Properties

    listing?: Listing