Google Apps Script API
    Preparing search index...
    interface RestrictionChange {
        feature?: string;
        newRestriction?: string;
    }
    Index

    Properties

    feature?: string
    newRestriction?: string