Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Mirror
Interface Mirror
interface
Mirror
{
Accounts
:
GoogleAppsScript
.
Mirror
.
Collection
.
AccountsCollection
;
Contacts
:
ContactsCollection
;
Locations
:
LocationsCollection
;
Settings
:
GoogleAppsScript
.
Mirror
.
Collection
.
SettingsCollection
;
Subscriptions
:
GoogleAppsScript
.
Mirror
.
Collection
.
SubscriptionsCollection
;
Timeline
:
TimelineCollection
;
newAccount
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
;
newAttachment
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Attachment
;
newAuthToken
()
:
AuthToken
;
newCommand
()
:
Command
;
newContact
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Contact
;
newLocation
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Location
;
newMenuItem
()
:
MenuItem
;
newMenuValue
()
:
MenuValue
;
newNotification
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Notification
;
newNotificationConfig
()
:
NotificationConfig
;
newSubscription
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Subscription
;
newTimelineItem
()
:
TimelineItem
;
newUserAction
()
:
UserAction
;
newUserData
()
:
UserData
;
}
Index
Properties
Accounts
Contacts
Locations
Settings
Subscriptions
Timeline
Methods
new
Account
new
Attachment
new
Auth
Token
new
Command
new
Contact
new
Location
new
Menu
Item
new
Menu
Value
new
Notification
new
Notification
Config
new
Subscription
new
Timeline
Item
new
User
Action
new
User
Data
Properties
Accounts
Accounts
:
GoogleAppsScript
.
Mirror
.
Collection
.
AccountsCollection
Contacts
Contacts
:
ContactsCollection
Locations
Locations
:
LocationsCollection
Settings
Settings
:
GoogleAppsScript
.
Mirror
.
Collection
.
SettingsCollection
Subscriptions
Subscriptions
:
GoogleAppsScript
.
Mirror
.
Collection
.
SubscriptionsCollection
Timeline
Timeline
:
TimelineCollection
Methods
new
Account
newAccount
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Account
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Account
new
Attachment
newAttachment
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Attachment
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Attachment
new
Auth
Token
newAuthToken
()
:
AuthToken
Returns
AuthToken
new
Command
newCommand
()
:
Command
Returns
Command
new
Contact
newContact
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Contact
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Contact
new
Location
newLocation
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Location
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Location
new
Menu
Item
newMenuItem
()
:
MenuItem
Returns
MenuItem
new
Menu
Value
newMenuValue
()
:
MenuValue
Returns
MenuValue
new
Notification
newNotification
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Notification
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Notification
new
Notification
Config
newNotificationConfig
()
:
NotificationConfig
Returns
NotificationConfig
new
Subscription
newSubscription
()
:
GoogleAppsScript
.
Mirror
.
Schema
.
Subscription
Returns
GoogleAppsScript
.
Mirror
.
Schema
.
Subscription
new
Timeline
Item
newTimelineItem
()
:
TimelineItem
Returns
TimelineItem
new
User
Action
newUserAction
()
:
UserAction
Returns
UserAction
new
User
Data
newUserData
()
:
UserData
Returns
UserData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Accounts
Contacts
Locations
Settings
Subscriptions
Timeline
Methods
new
Account
new
Attachment
new
Auth
Token
new
Command
new
Contact
new
Location
new
Menu
Item
new
Menu
Value
new
Notification
new
Notification
Config
new
Subscription
new
Timeline
Item
new
User
Action
new
User
Data
Google Apps Script API
Loading...