Databricks SDK for JavaScript
    Preparing search index...

    Interface GenieListSpacesRequest

    interface GenieListSpacesRequest {
        pageSize?: number;
        pageToken?: string;
    }
    Index

    Properties

    pageSize?: number

    Maximum number of spaces to return per page

    pageToken?: string

    Pagination token for getting the next page of results