Google Apps Script API
    Preparing search index...
    interface BatchUpdateContactsResponse {
        updateResult?: { [key: string]: PersonResponse };
    }
    Index

    Properties

    Properties

    updateResult?: { [key: string]: PersonResponse }