Google Apps Script API
    Preparing search index...
    interface ExplainQueryStep {
        kind?: string;
        substeps?: string[];
    }
    Index

    Properties

    Properties

    kind?: string
    substeps?: string[]