Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
TableOfContents
Interface TableOfContents
interface
TableOfContents
{
content
?:
StructuralElement
[]
;
suggestedDeletionIds
?:
string
[]
;
suggestedInsertionIds
?:
string
[]
;
}
Index
Properties
content?
suggested
Deletion
Ids?
suggested
Insertion
Ids?
Properties
Optional
content
content
?:
StructuralElement
[]
Optional
suggested
Deletion
Ids
suggestedDeletionIds
?:
string
[]
Optional
suggested
Insertion
Ids
suggestedInsertionIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
suggested
Deletion
Ids
suggested
Insertion
Ids
Google Apps Script API
Loading...