@nebius/js-sdk - v0.1.4
    Preparing search index...
    interface AuthorizationOptions {
        maxRetries?: number;
        renewRequestTimeoutMs?: number;
        renewRequired?: boolean;
        renewSynchronous?: boolean;
        reportError?: boolean;
    }
    Index

    Properties

    maxRetries?: number
    renewRequestTimeoutMs?: number
    renewRequired?: boolean
    renewSynchronous?: boolean
    reportError?: boolean