Module: Google::Apps::Chat::V1::SpaceNotificationSetting::MuteSetting
- Defined in:
- proto_docs/google/chat/v1/space_notification_setting.rb
Overview
The space notification mute setting types.
Constant Summary collapse
- MUTE_SETTING_UNSPECIFIED =
Reserved.
0- UNMUTED =
The user will receive notifications for the space based on the notification setting.
1- MUTED =
The user will not receive any notifications for the space, regardless of the notification setting.
2