googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.49k stars 1.83k forks source link

feat: Add examples to People API advanced service #374

Closed kar320 closed 1 year ago

kar320 commented 1 year ago

Description

Adds new use cases to People API advanced service based on top uses of Contacts service. Also updates uses of Logger to console.

Fixes # (issue)

Is it been tested?

Checklist

snippet-bot[bot] commented 1 year ago

Here is the summary of changes.

You are about to add 5 region tags. - [advanced/people.gs:78](https://github.com/kar320/apps-script-samples/blob/8bd4805c8f61c678d7b11d73975ff2b282088628/advanced/people.gs#L78), tag `people_get_group` - [advanced/people.gs:100](https://github.com/kar320/apps-script-samples/blob/8bd4805c8f61c678d7b11d73975ff2b282088628/advanced/people.gs#L100), tag `people_get_contact_by_email` - [advanced/people.gs:126](https://github.com/kar320/apps-script-samples/blob/8bd4805c8f61c678d7b11d73975ff2b282088628/advanced/people.gs#L126), tag `people_get_full_name` - [advanced/people.gs:147](https://github.com/kar320/apps-script-samples/blob/8bd4805c8f61c678d7b11d73975ff2b282088628/advanced/people.gs#L147), tag `people_get_phone_numbers` - [advanced/people.gs:168](https://github.com/kar320/apps-script-samples/blob/8bd4805c8f61c678d7b11d73975ff2b282088628/advanced/people.gs#L168), tag `people_get_single_phone_number`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 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/