Method: users.spaces.spaceNotificationSetting.patch
スペースの通知状態の設定を更新します。ユーザー認証が必要です。
HTTP リクエスト
PATCH https://chat.googleapis.com/v1/{spaceNotificationSetting.name=users/*/spaces/*/spaceNotificationSetting}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
spaceNotificationSetting.name |
string
ID。スペースの通知設定のリソース名。形式: users/{user}/spaces/{space}/spaceNotificationSetting 。
|
クエリ パラメータ
パラメータ |
updateMask |
string (FieldMask format)
必須。サポートされているフィールド パス: - notificationSetting - muteSetting
|
リクエスト本文
リクエストの本文には SpaceNotificationSetting
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には SpaceNotificationSetting
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/chat.users.spacesettings
詳しくは、認可ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-10 UTC。
[null,null,["最終更新日 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."]]],[]]