Interface protos.google.cloud.essentialcontacts.v1.ISendTestMessageRequest (1.0.6)

Properties of a SendTestMessageRequest.

Package

@google-cloud/essential-contacts!

Properties

contacts

contacts?: (string[]|null);

SendTestMessageRequest contacts

Property Value
TypeDescription
(string[]|null)

notificationCategory

notificationCategory?: (google.cloud.essentialcontacts.v1.NotificationCategory|keyof typeof google.cloud.essentialcontacts.v1.NotificationCategory|null);

SendTestMessageRequest notificationCategory

Property Value
TypeDescription
(google.cloud.essentialcontacts.v1.NotificationCategory|keyof typeof google.cloud.essentialcontacts.v1.NotificationCategory|null)

resource

resource?: (string|null);

SendTestMessageRequest resource

Property Value
TypeDescription
(string|null)