Class GetNotificationChannelRequest (2.5.2)

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

The GetNotificationChannel request. .. attribute:: name

Required. The channel for which to execute the request. The format is:

::

   projects/[PROJECT_ID_OR_NUMBER]/notificationChannels/[CHANNEL_ID]

:type: str