Databricks SDK for JavaScript
    Preparing search index...
    interface GoogleDriveOptions {
        entityType?: GoogleDriveOptions_GoogleDriveEntityType;
        fileIngestionOptions?: FileIngestionOptions;
        url?: string;
    }
    Index

    Properties

    fileIngestionOptions?: FileIngestionOptions
    url?: string

    Google Drive URL.