Class GetNotificationChannelDescriptorRequest (2.3.0)

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

The GetNotificationChannelDescriptor response. .. attribute:: name

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

::

   projects/[PROJECT_ID_OR_NUMBER]/notificationChannelDescriptors/[CHANNEL_TYPE]

:type: str