Properties of a CalendarAddOnManifest.
Package
@google-cloud/gsuiteaddonsProperties
conferenceSolution
conferenceSolution?: (google.apps.script.type.calendar.IConferenceSolution[]|null);CalendarAddOnManifest conferenceSolution
createSettingsUrlFunction
createSettingsUrlFunction?: (string|null);CalendarAddOnManifest createSettingsUrlFunction
currentEventAccess
currentEventAccess?: (google.apps.script.type.calendar.CalendarAddOnManifest.EventAccess|keyof typeof google.apps.script.type.calendar.CalendarAddOnManifest.EventAccess|null);CalendarAddOnManifest currentEventAccess
eventOpenTrigger
eventOpenTrigger?: (google.apps.script.type.calendar.ICalendarExtensionPoint|null);CalendarAddOnManifest eventOpenTrigger
eventUpdateTrigger
eventUpdateTrigger?: (google.apps.script.type.calendar.ICalendarExtensionPoint|null);CalendarAddOnManifest eventUpdateTrigger
homepageTrigger
homepageTrigger?: (google.apps.script.type.IHomepageExtensionPoint|null);CalendarAddOnManifest homepageTrigger