Class CreateMessageNotificationOptions
Options for the notification behavior when the message is posted.
Implements
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public sealed class CreateMessageNotificationOptions : IMessage<CreateMessageNotificationOptions>, IEquatable<CreateMessageNotificationOptions>, IDeepCloneable<CreateMessageNotificationOptions>, IBufferMessage, IMessage
Constructors
CreateMessageNotificationOptions()
Declaration
public CreateMessageNotificationOptions()
CreateMessageNotificationOptions(CreateMessageNotificationOptions)
Declaration
public CreateMessageNotificationOptions(CreateMessageNotificationOptions other)
Parameters
| Type | Name | Description |
|---|---|---|
| CreateMessageNotificationOptions | other |
Properties
NotificationType
The notification type for the message.
Declaration
public CreateMessageNotificationOptions.Types.NotificationType NotificationType { get; set; }
Property Value
| Type | Description |
|---|---|
| CreateMessageNotificationOptions.Types.NotificationType |