Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteFileRequest

    Delete a file

    interface DeleteFileRequest {
        filePath?: string;
    }
    Index

    Properties

    Properties

    filePath?: string

    The absolute path of the file.