Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
People
Schema
ListContactGroupsResponse
Interface ListContactGroupsResponse
interface
ListContactGroupsResponse
{
contactGroups
?:
GoogleAppsScript
.
People
.
Schema
.
ContactGroup
[]
;
nextPageToken
?:
string
;
nextSyncToken
?:
string
;
totalItems
?:
number
;
}
Index
Properties
contact
Groups?
next
Page
Token?
next
Sync
Token?
total
Items?
Properties
Optional
contact
Groups
contactGroups
?:
GoogleAppsScript
.
People
.
Schema
.
ContactGroup
[]
Optional
next
Page
Token
nextPageToken
?:
string
Optional
next
Sync
Token
nextSyncToken
?:
string
Optional
total
Items
totalItems
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
Groups
next
Page
Token
next
Sync
Token
total
Items
Google Apps Script API
Loading...