Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
People
Schema
BatchCreateContactsRequest
Interface BatchCreateContactsRequest
interface
BatchCreateContactsRequest
{
contacts
?:
ContactToCreate
[]
;
readMask
?:
string
;
sources
?:
string
[]
;
}
Index
Properties
contacts?
read
Mask?
sources?
Properties
Optional
contacts
contacts
?:
ContactToCreate
[]
Optional
read
Mask
readMask
?:
string
Optional
sources
sources
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contacts
read
Mask
sources
Google Apps Script API
Loading...