Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Gmail
Collection
Users
HistoryCollection
Interface HistoryCollection
interface
HistoryCollection
{
list
(
userId
:
string
)
:
ListHistoryResponse
;
list
(
userId
:
string
,
optionalArgs
:
object
)
:
ListHistoryResponse
;
}
Index
Methods
list
Methods
list
list
(
userId
:
string
)
:
ListHistoryResponse
Parameters
userId
:
string
Returns
ListHistoryResponse
list
(
userId
:
string
,
optionalArgs
:
object
)
:
ListHistoryResponse
Parameters
userId
:
string
optionalArgs
:
object
Returns
ListHistoryResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
Google Apps Script API
Loading...