Method: users.spaces.spaceNotificationSetting.patch
Aktualisiert die Einstellungen für den Benachrichtigungsstatus des Gruppenbereichs.Erfordert eine Nutzerauthentifizierung.
HTTP-Anfrage
PATCH https://chat.googleapis.com/v1/{spaceNotificationSetting.name=users/*/spaces/*/spaceNotificationSetting}
Die URL verwendet die Syntax der gRPC-Transcodierung.
Pfadparameter
Parameter |
spaceNotificationSetting.name |
string
Kennung. Der Ressourcenname der Benachrichtigungseinstellung für den Gruppenbereich. Format: users/{user}/spaces/{space}/spaceNotificationSetting .
|
Abfrageparameter
Parameter |
updateMask |
string (FieldMask format)
Erforderlich. Unterstützte Feldpfade: – notificationSetting – muteSetting
|
Anfragetext
Der Anfragetext enthält eine Instanz von SpaceNotificationSetting
.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von SpaceNotificationSetting
.
Autorisierungsbereiche
Erfordert den folgenden OAuth-Bereich:
https://www.googleapis.com/auth/chat.users.spacesettings
Weitere Informationen finden Sie im Leitfaden zur Autorisierung.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-10 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-11-10 (UTC)."],[[["This feature updates space notification state settings in Google Chat, allowing users to customize their notification preferences."],["Users can modify notification settings and mute settings for specific spaces."],["Requires user authentication and authorization with the `chat.users.spacesettings` scope."],["Developers can access this feature as part of the Google Workspace Developer Preview Program."],["Utilizes a PATCH request and gRPC Transcoding syntax for updating space notification settings."]]],[]]