Class GetNotificationChannelDescriptorRequest (2.9.1)

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

The GetNotificationChannelDescriptor response.

Attribute

NameDescription
name str
Required. The channel type for which to execute the request. The format is: :: projects/[PROJECT_ID_OR_NUMBER]/notificationChannelDescriptors/[CHANNEL_TYPE]

Inheritance

builtins.object > proto.message.Message > GetNotificationChannelDescriptorRequest