Google Chat V1 API - Module Google::Apps::Chat::V1::SpaceNotificationSetting::NotificationSetting (v0.11.0)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::SpaceNotificationSetting::NotificationSetting.

The notification setting types. Other types might be supported in the future.

Constants

NOTIFICATION_SETTING_UNSPECIFIED

value: 0
Reserved.

ALL

value: 1
Notifications are triggered by @mentions, followed threads, first message of new threads. All new threads are automatically followed, unless manually unfollowed by the user.

MAIN_CONVERSATIONS

value: 2
The notification is triggered by @mentions, followed threads, first message of new threads. Not available for 1:1 direct messages.

FOR_YOU

value: 3
The notification is triggered by @mentions, followed threads. Not available for 1:1 direct messages.

OFF

value: 4
Notification is off.