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