Reference documentation and code samples for the Google Workspace Add-ons V1 Client class AddOns.
A Google Workspace Add-on configuration.
Generated from protobuf message google.cloud.gsuiteaddons.v1.AddOns
Namespace
Google \ Cloud \ GSuiteAddOns \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ common
Google\Apps\Script\Type\CommonAddOnManifest
Configuration that is common across all Google Workspace Add-ons.
↳ gmail
Google\Apps\Script\Type\Gmail\GmailAddOnManifest
Gmail add-on configuration.
↳ drive
Google\Apps\Script\Type\Drive\DriveAddOnManifest
Drive add-on configuration.
↳ calendar
Google\Apps\Script\Type\Calendar\CalendarAddOnManifest
Calendar add-on configuration.
↳ docs
Google\Apps\Script\Type\Docs\DocsAddOnManifest
Docs add-on configuration.
↳ sheets
Google\Apps\Script\Type\Sheets\SheetsAddOnManifest
Sheets add-on configuration.
↳ slides
Google\Apps\Script\Type\Slides\SlidesAddOnManifest
Slides add-on configuration.
↳ http_options
Google\Apps\Script\Type\HttpOptions
Options for sending requests to add-on HTTP endpoints
getCommon
Configuration that is common across all Google Workspace Add-ons.
Google\Apps\Script\Type\CommonAddOnManifest
|null
hasCommon
clearCommon
setCommon
Configuration that is common across all Google Workspace Add-ons.
var
Google\Apps\Script\Type\CommonAddOnManifest
$this
getGmail
Gmail add-on configuration.
Google\Apps\Script\Type\Gmail\GmailAddOnManifest
|null
hasGmail
clearGmail
setGmail
Gmail add-on configuration.
var
Google\Apps\Script\Type\Gmail\GmailAddOnManifest
$this
getDrive
Drive add-on configuration.
Google\Apps\Script\Type\Drive\DriveAddOnManifest
|null
hasDrive
clearDrive
setDrive
Drive add-on configuration.
var
Google\Apps\Script\Type\Drive\DriveAddOnManifest
$this
getCalendar
Calendar add-on configuration.
Google\Apps\Script\Type\Calendar\CalendarAddOnManifest
|null
hasCalendar
clearCalendar
setCalendar
Calendar add-on configuration.
var
Google\Apps\Script\Type\Calendar\CalendarAddOnManifest
$this
getDocs
Docs add-on configuration.
Google\Apps\Script\Type\Docs\DocsAddOnManifest
|null
hasDocs
clearDocs
setDocs
Docs add-on configuration.
var
Google\Apps\Script\Type\Docs\DocsAddOnManifest
$this
getSheets
Sheets add-on configuration.
Google\Apps\Script\Type\Sheets\SheetsAddOnManifest
|null
hasSheets
clearSheets
setSheets
Sheets add-on configuration.
var
Google\Apps\Script\Type\Sheets\SheetsAddOnManifest
$this
getSlides
Slides add-on configuration.
Google\Apps\Script\Type\Slides\SlidesAddOnManifest
|null
hasSlides
clearSlides
setSlides
Slides add-on configuration.
var
Google\Apps\Script\Type\Slides\SlidesAddOnManifest
$this
getHttpOptions
Options for sending requests to add-on HTTP endpoints
Google\Apps\Script\Type\HttpOptions
|null
hasHttpOptions
clearHttpOptions
setHttpOptions
Options for sending requests to add-on HTTP endpoints
var
Google\Apps\Script\Type\HttpOptions
$this