iceberg-js
    Preparing search index...

    Interface RemoveStatisticsUpdate

    interface RemoveStatisticsUpdate {
        action: "remove-statistics";
        "snapshot-id": number;
    }
    Index

    Properties

    Properties

    action: "remove-statistics"
    "snapshot-id": number