Class GetChannelRequest (0.1.4)

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

Request message for "LivestreamService.GetChannel".

Attribute

NameDescription
name str
Required. The name of the channel resource, in the form of: ``projects/{project}/locations/{location}/channels/{channelId}``.

Inheritance

builtins.object > proto.message.Message > GetChannelRequest