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

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

The notification setting of a user in a space.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#mute_setting

def mute_setting() -> ::Google::Apps::Chat::V1::SpaceNotificationSetting::MuteSetting
Returns

#mute_setting=

def mute_setting=(value) -> ::Google::Apps::Chat::V1::SpaceNotificationSetting::MuteSetting
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The resource name of the space notification setting. Format: users/{user}/spaces/{space}/spaceNotificationSetting.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The resource name of the space notification setting. Format: users/{user}/spaces/{space}/spaceNotificationSetting.
Returns
  • (::String) — Identifier. The resource name of the space notification setting. Format: users/{user}/spaces/{space}/spaceNotificationSetting.

#notification_setting

def notification_setting() -> ::Google::Apps::Chat::V1::SpaceNotificationSetting::NotificationSetting

#notification_setting=

def notification_setting=(value) -> ::Google::Apps::Chat::V1::SpaceNotificationSetting::NotificationSetting
Parameter