Google Apps Script API
    Preparing search index...
    interface Column {
        attributes?: any;
        id?: string;
        kind?: string;
    }
    Index

    Properties

    attributes?: any
    id?: string
    kind?: string