Pinecone TypeScript SDK - v8.1.0
    Preparing search index...

    Interface Usage

    Usage

    interface Usage {
        readUnits?: number;
    }
    Index
    readUnits?: number

    The number of read units consumed by this operation.

    Usage