Databricks SDK for JavaScript
    Preparing search index...
    interface ListKnowledgeSourcesRequest {
        pageSize?: number;
        pageToken?: string;
        parent?: string;
    }
    Index

    Properties

    pageSize?: number
    pageToken?: string
    parent?: string

    Parent resource to list from. Format: knowledge-assistants/{knowledge_assistant_id}