Class GetTopicRequest (2.11.0)

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

Request for the GetTopic method.

Attribute

NameDescription
topic str
Required. The name of the topic to get. Format is ``projects/{project}/topics/{topic}``.

Inheritance

builtins.object > proto.message.Message > GetTopicRequest