Class GetNotificationChannelRequest (2.9.1)

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

The GetNotificationChannel request.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetNotificationChannelRequest