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

    Interface PodBased

    PodBased1

    interface PodBased {
        pod: PodSpec;
    }
    Index
    pod: PodSpec

    PodBased1