Properties of an AddOns.
Package
@google-cloud/gsuiteaddonsProperties
calendar
calendar?: (google.apps.script.type.calendar.ICalendarAddOnManifest|null);
AddOns calendar
common
common?: (google.apps.script.type.ICommonAddOnManifest|null);
AddOns common
docs
docs?: (google.apps.script.type.docs.IDocsAddOnManifest|null);
AddOns docs
drive
drive?: (google.apps.script.type.drive.IDriveAddOnManifest|null);
AddOns drive
gmail
gmail?: (google.apps.script.type.gmail.IGmailAddOnManifest|null);
AddOns gmail
httpOptions
httpOptions?: (google.apps.script.type.IHttpOptions|null);
AddOns httpOptions
sheets
sheets?: (google.apps.script.type.sheets.ISheetsAddOnManifest|null);
AddOns sheets
slides
slides?: (google.apps.script.type.slides.ISlidesAddOnManifest|null);
AddOns slides