Class GetChannelRequest (1.6.1)

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

The request message for the GetChannel method.

Attribute

NameDescription
name str
Required. The name of the channel to get.

Inheritance

builtins.object > proto.message.Message > GetChannelRequest