Bildirim ayarı türleri. Gelecekte başka türler de desteklenecektir.
Sıralamalar
NOTIFICATION_SETTING_UNSPECIFIED
Rezerve edildi.
ALL
Bildirimler @bahsetmeler, takip edilen mesaj dizileri ve yeni mesaj dizilerinin ilk mesajı ile ilgili olarak gönderilir. Kullanıcı tarafından manuel olarak takip edilmediği sürece tüm yeni ileti dizileri otomatik olarak takip edilir.
MAIN_CONVERSATIONS
Bildirim, @bahsetmeler, takip edilen mesaj dizileri ve yeni mesaj dizilerinin ilk mesajı ile ilgili olarak tetiklenir. Bire bir doğrudan mesajlarda kullanılamaz.
FOR_YOU
Bildirim, @bahsetmeler ve takip edilen mesaj dizileri tarafından tetiklenir. Bire bir doğrudan mesajlarda kullanılamaz.
OFF
Bildirim kapalı.
MuteSetting
Alan bildirimlerini kapatma ayarı türleri.
Sıralamalar
MUTE_SETTING_UNSPECIFIED
Rezerve edildi.
UNMUTED
Kullanıcı, bildirim ayarına bağlı olarak alanla ilgili bildirim alır.
MUTED
Kullanıcı, bildirim ayarından bağımsız olarak alanla ilgili bildirim almaz.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["\u003cp\u003eSpaceNotificationSetting allows you to manage a user's notification settings within a Google Chat space.\u003c/p\u003e\n"],["\u003cp\u003eYou can configure notification triggers for various events like @mentions, new threads, and followed threads using NotificationSetting.\u003c/p\u003e\n"],["\u003cp\u003eMuteSetting enables you to mute or unmute all notifications for a space, overriding the NotificationSetting.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is currently in Developer Preview and accessible through the Google Workspace Developer Preview Program.\u003c/p\u003e\n"],["\u003cp\u003eUse the \u003ccode\u003eget\u003c/code\u003e and \u003ccode\u003epatch\u003c/code\u003e methods to retrieve and update space notification settings respectively.\u003c/p\u003e\n"]]],["SpaceNotificationSetting defines a user's notification preferences within a space, encompassing `notificationSetting` and `muteSetting`. Notification settings include `ALL`, `MAIN_CONVERSATIONS`, `FOR_YOU`, or `OFF`, controlling when notifications are triggered. Mute settings are `UNMUTED` or `MUTED`, determining if the user gets any notifications, regardless of the notification type. Methods include `get` to retrieve the settings and `patch` to update them, available in the Google Workspace Developer Preview Program.\n"],null,[]]