iceberg-js
    Preparing search index...

    Interface RemoveSnapshotRefUpdate

    interface RemoveSnapshotRefUpdate {
        action: "remove-snapshot-ref";
        "ref-name": string;
    }
    Index

    Properties

    Properties

    action: "remove-snapshot-ref"
    "ref-name": string