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