Google Apps Script API
    Preparing search index...
    interface BatchCreateContactsResponse {
        createdPeople?: PersonResponse[];
    }
    Index

    Properties

    Properties

    createdPeople?: PersonResponse[]