Google Apps Script API
    Preparing search index...
    interface IterativeCalculationSettings {
        convergenceThreshold?: number;
        maxIterations?: number;
    }
    Index

    Properties

    convergenceThreshold?: number
    maxIterations?: number