Member Junction
    Preparing search index...

    Interface EditVectorIndexOptions

    interface EditVectorIndexOptions {
        name?: string;
        timeoutMs?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name?: string

    New name for the index

    timeoutMs?: number

    Timeout in milliseconds for the operation