iceberg-js
    Preparing search index...

    Interface AssertRefSnapshotId

    interface AssertRefSnapshotId {
        ref: string;
        "snapshot-id": number | null;
        type: "assert-ref-snapshot-id";
    }
    Index

    Properties

    Properties

    ref: string
    "snapshot-id": number | null
    type: "assert-ref-snapshot-id"