Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::CreateMessageNotificationOptions.
Options for the notification behavior when the message is posted.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#notification_type
def notification_type() -> ::Google::Apps::Chat::V1::CreateMessageNotificationOptions::NotificationType
Returns
- (::Google::Apps::Chat::V1::CreateMessageNotificationOptions::NotificationType) — The notification type for the message.
#notification_type=
def notification_type=(value) -> ::Google::Apps::Chat::V1::CreateMessageNotificationOptions::NotificationType
Parameter
- value (::Google::Apps::Chat::V1::CreateMessageNotificationOptions::NotificationType) — The notification type for the message.
Returns
- (::Google::Apps::Chat::V1::CreateMessageNotificationOptions::NotificationType) — The notification type for the message.