meet_v2_update_space
Modify Google Meet space settings including access controls, moderation, chat, and presentation restrictions to customize meeting security and functionality.
Instructions
[Meet API v2 GA] Update configuration of a Google Meet space
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_name | Yes | Name of the space (spaces/{space_id}) | |
| access_type | No | Updated access type for the space (optional) | |
| moderation_mode | No | Updated moderation mode (optional) | |
| chat_restriction | No | Updated chat restriction level (optional) | |
| present_restriction | No | Updated presentation restriction level (optional) |