Google Apps Script API
    Preparing search index...
    interface TaskLinks {
        description?: string;
        link?: string;
        type?: string;
    }
    Index

    Properties

    description?: string
    link?: string
    type?: string