Databricks SDK for JavaScript
    Preparing search index...

    Interface SearchPublishedListingsForConsumerRequest

    interface SearchPublishedListingsForConsumerRequest {
        assets?: AssetType[];
        categories?: Category[];
        isFree?: boolean;
        isPrivateExchange?: boolean;
        pageSize?: number;
        pageToken?: string;
        providerIds?: string[];
        query?: string;
    }
    Index

    Properties

    assets?: AssetType[]

    Matches any of the following asset types

    categories?: Category[]

    Matches any of the following categories

    isFree?: boolean
    isPrivateExchange?: boolean
    pageSize?: number
    pageToken?: string
    providerIds?: string[]

    Matches any of the following provider ids

    query?: string

    Fuzzy matches query