Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
People
Schema
BatchUpdateContactsResponse
Interface BatchUpdateContactsResponse
interface
BatchUpdateContactsResponse
{
updateResult
?:
{
[
key
:
string
]:
PersonResponse
}
;
}
Index
Properties
update
Result?
Properties
Optional
update
Result
updateResult
?:
{
[
key
:
string
]:
PersonResponse
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update
Result
Google Apps Script API
Loading...