Google Apps Script API
    Preparing search index...
    interface CopyOtherContactToMyContactsGroupRequest {
        copyMask?: string;
        readMask?: string;
        sources?: string[];
    }
    Index

    Properties

    copyMask?: string
    readMask?: string
    sources?: string[]