Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::UpdateSpaceNotificationSettingRequest.
Request to update the space notification settings. Only supports updating notification setting for the calling user.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#space_notification_setting
def space_notification_setting() -> ::Google::Apps::Chat::V1::SpaceNotificationSetting
-
(::Google::Apps::Chat::V1::SpaceNotificationSetting) — Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting
. Only fields specified byupdate_mask
are updated.
#space_notification_setting=
def space_notification_setting=(value) -> ::Google::Apps::Chat::V1::SpaceNotificationSetting
-
value (::Google::Apps::Chat::V1::SpaceNotificationSetting) — Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting
. Only fields specified byupdate_mask
are updated.
-
(::Google::Apps::Chat::V1::SpaceNotificationSetting) — Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting
. Only fields specified byupdate_mask
are updated.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) —
Required. Supported field paths:
notification_setting
mute_setting
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) —
Required. Supported field paths:
notification_setting
mute_setting
-
(::Google::Protobuf::FieldMask) —
Required. Supported field paths:
notification_setting
mute_setting