Google Apps Script API
    Preparing search index...
    interface TableSchema {
        fields?: TableFieldSchema[];
    }
    Index

    Properties

    Properties

    fields?: TableFieldSchema[]