Class CreateNotificationChannelRequest (2.11.1)

CreateNotificationChannelRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The CreateNotificationChannel request.

Attributes

NameDescription
name str
Required. The `project
notification_channel google.cloud.monitoring_v3.types.NotificationChannel
Required. The definition of the ``NotificationChannel`` to create.

Inheritance

builtins.object > proto.message.Message > CreateNotificationChannelRequest