googleapis / googleapis/google-api-php-client-services
Add co-host by the API
- Dominant language
- PHP
- Stars
- 1.3k
- Forks
- 320
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 193
Description
### Introduction
On August 11 Google annouced on a blog post that Google Meet would accept up to 25 co-hosts on a meet. [Blog Post](https://workspaceupdates.googleblog.com/2021/08/add-up-to-25-cohosts-expanded-safety-features-for-meet.html).
### Request
It would be nice to add a flag on the class Google_Service_Calendar_EventAttendee where we could delegate that the user would be a co-host upon Meet creation.
### Concerns
On the blog post, it signs that the organizer must be on the room first and on the Calendar interface, threre is no option for adding co-hosts. I don't know if it would interfere with the API or if requesting it here would be the correct thing. It will probably interfere with the backend Meet engine and this might not be the designed behavior for creating a Meet by the API.
Contributor guide
Assessment
This issue has not been assessed yet.