apps-script-samples
apps-script-samples copied to clipboard
Add new sample that is for a Google Workspace Add-on that adds sentim…
…ent analysis capabilities to Gmail.
Description
This is a new sample that creates a Google Workspace Add-ons that extends Gmail with sentiment analysis capabilities.
Fixes # (issue)
Is it been tested?
- [x] Development testing done
Checklist
- [x ] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have performed a peer-reviewed with team member(s)
- [x ] I have commented my code, particularly in hard-to-understand areas
- [x ] I have made corresponding changes to the documentation
- [x ] My changes generate no new warnings
- [x ] Any dependent changes have been merged and published in downstream modules
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!
-- conventional-commit-lint bot https://conventionalcommits.org/