Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Schema
ListHistoryResponse
Interface ListHistoryResponse
interface
ListHistoryResponse
{
history
?:
History
[]
;
historyId
?:
string
;
nextPageToken
?:
string
;
}
Index
Properties
history?
history
Id?
next
Page
Token?
Properties
Optional
history
history
?:
History
[]
Optional
history
Id
historyId
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
history
history
Id
next
Page
Token
Google Apps Script API
Loading...