Google Apps Script API
    Preparing search index...
    interface GoalSetData {
        goals?: GoalData[];
    }
    Index

    Properties

    Properties

    goals?: GoalData[]